home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / inventor / soundspheres / README < prev    next >
Encoding:
Text File  |  1994-08-02  |  785 b   |  19 lines

  1.  
  2.          ~4Dgifts/toolbox/src/exampleCode/inventor/soundspheres README
  3.  
  4.  
  5.        SoundSpheres is an Open Inventor-version of a program I designed 
  6.        to test the new version of my c++ audio playing class that has 
  7.        appeared on past Developer CDs.  The new Play Class adds spacial 
  8.        level adjustments for distances.  You can assign a play class 
  9.        positions for an "emitter" (where the sound is coming from) and a 
  10.        "receiver" (what is listening to the sound).  The play class will 
  11.        adjust the level of the sound based on the inverse square of the 
  12.        distance between the two sounds.
  13.  
  14.        Future plans are to add support for panning and quad audio.
  15.  
  16.        Questions, comments can be directed to:
  17.        Kevin Goldsmith
  18.        kmg@colossal.com
  19.